home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Money
- Caption = "Registration Info"
- ClientHeight = 2475
- ClientLeft = 1095
- ClientTop = 1485
- ClientWidth = 6345
- Height = 2880
- Left = 1035
- LinkMode = 1 'Source
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 2475
- ScaleWidth = 6345
- Top = 1140
- Width = 6465
- Begin CommandButton Command1
- Caption = "OK"
- Height = 495
- Left = 2400
- TabIndex = 4
- Top = 1800
- Width = 1335
- End
- Begin Label Label4
- Caption = "Duluth, GA 30136"
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 255
- Left = 2280
- TabIndex = 3
- Top = 1320
- Width = 1815
- End
- Begin Label Label3
- Caption = "3596 W. Lawrenceville St."
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 255
- Left = 1920
- TabIndex = 2
- Top = 1080
- Width = 2775
- End
- Begin Label Label2
- Caption = "Jacob A. Jackson"
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 255
- Left = 2280
- TabIndex = 1
- Top = 840
- Width = 1935
- End
- Begin Label Label1
- Caption = "To register this wonderful product send $5.00 US to:"
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 375
- Left = 360
- TabIndex = 0
- Top = 240
- Width = 5415
- End
- Sub Command1_Click ()
- Unload Money
- End Sub
-